Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(config): allow lazy loading for bundle like vite #622

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aesteves60
Copy link
Contributor

@aesteves60 aesteves60 commented Nov 5, 2024

On the vanilla playground I can't make the application work with a production build. Because the component can't be lazy load by Vite.

Test on react playground, vanilla playground (with npm link on build) and on the example apps

Stencil docs: https://stenciljs.com/docs/config-extras#enableimportinjection

@aesteves60 aesteves60 requested a review from a team as a code owner November 5, 2024 13:44
@aesteves60 aesteves60 marked this pull request as draft November 5, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant